[INFO] cloning repository https://github.com/mateiash/gigr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mateiash/gigr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateiash%2Fgigr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateiash%2Fgigr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93c6efecd7d20120c3f2f9516d45dc6a563d3d18
[INFO] testing mateiash/gigr against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateiash%2Fgigr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mateiash/gigr
[INFO] finished tweaking git repo https://github.com/mateiash/gigr
[INFO] tweaked toml for git repo https://github.com/mateiash/gigr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mateiash/gigr on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mateiash/gigr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99b407a2e44887867ba149a3745943849c69636cdb92c15f0ec802f8351fe12e
[INFO] running `Command { std: "docker" "start" "-a" "99b407a2e44887867ba149a3745943849c69636cdb92c15f0ec802f8351fe12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99b407a2e44887867ba149a3745943849c69636cdb92c15f0ec802f8351fe12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b407a2e44887867ba149a3745943849c69636cdb92c15f0ec802f8351fe12e", kill_on_drop: false }`
[INFO] [stdout] 99b407a2e44887867ba149a3745943849c69636cdb92c15f0ec802f8351fe12e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b72d92bf2e2cf99543b3c03adbd75e2a83838519e0200f9a399c352848d97df2
[INFO] running `Command { std: "docker" "start" "-a" "b72d92bf2e2cf99543b3c03adbd75e2a83838519e0200f9a399c352848d97df2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ogg_pager v0.7.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rodio v0.21.0
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling lofty v0.22.4
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling ratatui-image v8.0.1
[INFO] [stderr]    Compiling gigr v0.3.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `fft_size`
[INFO] [stdout]    --> src/player.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         fft_size: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fft_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stream_handle` is never read
[INFO] [stdout]   --> src/player.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     stream_handle: OutputStream,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_queue` is never used
[INFO] [stdout]    --> src/player.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Player {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn clear_queue(&mut self) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "b72d92bf2e2cf99543b3c03adbd75e2a83838519e0200f9a399c352848d97df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72d92bf2e2cf99543b3c03adbd75e2a83838519e0200f9a399c352848d97df2", kill_on_drop: false }`
[INFO] [stdout] b72d92bf2e2cf99543b3c03adbd75e2a83838519e0200f9a399c352848d97df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4bc0941a82b78abb0ccd57ca61d6f8b4a111b40548e3be7be2a334e536185f1
[INFO] running `Command { std: "docker" "start" "-a" "f4bc0941a82b78abb0ccd57ca61d6f8b4a111b40548e3be7be2a334e536185f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling gigr v0.3.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `fft_size`
[INFO] [stdout]    --> src/player.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         fft_size: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fft_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stream_handle` is never read
[INFO] [stdout]   --> src/player.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     stream_handle: OutputStream,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_queue` is never used
[INFO] [stdout]    --> src/player.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Player {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn clear_queue(&mut self) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "f4bc0941a82b78abb0ccd57ca61d6f8b4a111b40548e3be7be2a334e536185f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4bc0941a82b78abb0ccd57ca61d6f8b4a111b40548e3be7be2a334e536185f1", kill_on_drop: false }`
[INFO] [stdout] f4bc0941a82b78abb0ccd57ca61d6f8b4a111b40548e3be7be2a334e536185f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffb0f577f8b81d61572be29d12fddcee121fb9c1bd4960ff8b0ef9ad6ec94455
[INFO] running `Command { std: "docker" "start" "-a" "ffb0f577f8b81d61572be29d12fddcee121fb9c1bd4960ff8b0ef9ad6ec94455", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `fft_size`
[INFO] [stderr]    --> src/player.rs:261:9
[INFO] [stderr]     |
[INFO] [stderr] 261 |         fft_size: usize,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fft_size`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `stream_handle` is never read
[INFO] [stderr]   --> src/player.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Player {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 19 |     stream_handle: OutputStream,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `clear_queue` is never used
[INFO] [stderr]    --> src/player.rs:124:12
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl Player {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 124 |     pub fn clear_queue(&mut self) -> () {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gigr` (bin "gigr" test) generated 3 warnings (run `cargo fix --bin "gigr" -p gigr --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gigr-3530605e27973fb8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ffb0f577f8b81d61572be29d12fddcee121fb9c1bd4960ff8b0ef9ad6ec94455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb0f577f8b81d61572be29d12fddcee121fb9c1bd4960ff8b0ef9ad6ec94455", kill_on_drop: false }`
[INFO] [stdout] ffb0f577f8b81d61572be29d12fddcee121fb9c1bd4960ff8b0ef9ad6ec94455
